[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    Overview

    All the methods in this section  are  mouse related.  They are called
    by preceding the name with Mouse..

    Example

    Mouse.Init(True)

    initializes the mouse.

    This is an object which you  don't  have  to declare as a variable in
    your code.   The  object  MouseFunctions  is  used  as variable Mouse
    automatically.  You need never use MouseFuntions in your code.

    Never call the mouse  interrupt  (Int  33h)  when using the PTUI VCRT
    mouse driver.

    Warning

    Never  call  a  mouse   function   after   using   Window   or  after
    locking a window.   The  mouse  will  "damage"  various  text  on the
    screen.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson